GET api/dashboard/user/revenue?customerId[0]={customerId[0]}&customerId[1]={customerId[1]}&startDate={startDate}&endDate={endDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

Collection of integer

Required

startDate

date

None.

endDate

date

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.